let's have fun

This commit is contained in:
Set Sakrecoer 2021-05-04 23:37:17 +02:00
parent 8f6fb45251
commit 68fb1e86f2
6 changed files with 38 additions and 3 deletions

View file

@ -39,6 +39,7 @@ a:hover {
// Buttons
.button {
font-family: _font(title);
background-color: var(--accent2);
padding: 1em;
margin-bottom: 20px;