This commit is contained in:
the-djmaze 2023-02-24 12:38:19 +01:00
parent e64d49240f
commit f85e7b5dec

View file

@ -351,6 +351,10 @@
height: 100%;
padding: 10px;
* {
box-sizing: unset;
}
a {
color: blue;
text-decoration: underline;