Restoring size of current change

This commit is contained in:
softsimon
2023-03-21 22:20:14 +09:00
parent 15b13ef4a4
commit 63f7709e82
2 changed files with 4 additions and 1 deletions

View File

@@ -33,6 +33,9 @@
font-size: 18px;
margin: auto;
position: relative;
&.bigger {
font-size: 20px;
}
}
}