mirror of
https://github.com/TotalFreedomMC/Website.git
synced 2024-12-22 08:15:14 +00:00
Increased the top-spacing of Useful Links
This commit is contained in:
parent
9b4b2993c4
commit
41118bff09
2 changed files with 2 additions and 2 deletions
|
@ -233,7 +233,7 @@ h3.discord-widget-title {
|
|||
box-shadow: 0 5px 5px 5px rgba(34, 34, 34, 0.9); }
|
||||
|
||||
.useful {
|
||||
margin-top: 125px; }
|
||||
margin-top: 150px; }
|
||||
.useful a {
|
||||
display: inline-block;
|
||||
font-size: 1.05em;
|
||||
|
|
|
@ -205,7 +205,7 @@ h3.discord-widget-title {
|
|||
}
|
||||
|
||||
.useful {
|
||||
margin-top:125px;
|
||||
margin-top:150px;
|
||||
a {
|
||||
display: inline-block;
|
||||
font-size: 1.05em;
|
||||
|
|
Loading…
Reference in a new issue