'awards' on frontpage
This commit is contained in:
@@ -197,4 +197,5 @@ section {
|
||||
|
||||
.intro {
|
||||
text-align: center;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
@@ -297,6 +297,14 @@ li {
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.awards {
|
||||
height: 100%;
|
||||
background-image: url("../../assets/mnml.awards.svg");
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.discord-btn {
|
||||
background-image: url("./../discord.white.svg");
|
||||
background-size: contain;
|
||||
|
||||
Reference in New Issue
Block a user