mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-26 13:01:08 -05:00
fix margin at the bottom
This commit is contained in:
parent
4ef0194d40
commit
6dfadc7132
@ -369,8 +369,10 @@ h4 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.qr {
|
.qr {
|
||||||
width: 20%;
|
width: 99px;
|
||||||
|
height: 99px;
|
||||||
float: right;
|
float: right;
|
||||||
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.meta .spacer, .spacer.high {
|
.meta .spacer, .spacer.high {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user