mirror of
https://github.com/TotalFreedomMC/Website.git
synced 2024-12-22 16:25:12 +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); }
|
box-shadow: 0 5px 5px 5px rgba(34, 34, 34, 0.9); }
|
||||||
|
|
||||||
.useful {
|
.useful {
|
||||||
margin-top: 125px; }
|
margin-top: 150px; }
|
||||||
.useful a {
|
.useful a {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
font-size: 1.05em;
|
font-size: 1.05em;
|
||||||
|
|
|
@ -205,7 +205,7 @@ h3.discord-widget-title {
|
||||||
}
|
}
|
||||||
|
|
||||||
.useful {
|
.useful {
|
||||||
margin-top:125px;
|
margin-top:150px;
|
||||||
a {
|
a {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
font-size: 1.05em;
|
font-size: 1.05em;
|
||||||
|
|
Loading…
Reference in a new issue