mirror of
https://github.com/TotalFreedomMC/Website.git
synced 2024-12-22 16:25:12 +00:00
Spacing
This commit is contained in:
parent
791fbf17f8
commit
ad060ea7db
1 changed files with 6 additions and 0 deletions
|
@ -10,6 +10,12 @@ body {
|
||||||
}
|
}
|
||||||
.brand-logo {
|
.brand-logo {
|
||||||
font-family: 'Catamaran', sans-serif;
|
font-family: 'Catamaran', sans-serif;
|
||||||
|
margin-top: 5px;
|
||||||
|
margin-bottom: 5px;
|
||||||
|
}
|
||||||
|
.button-collapse {
|
||||||
|
margin-top: 5px;
|
||||||
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
.cover-1 {
|
.cover-1 {
|
||||||
font-size: 1.5em;
|
font-size: 1.5em;
|
||||||
|
|
Loading…
Reference in a new issue