This commit is contained in:
Hadi 2024-04-19 23:46:15 +02:00
parent 14bca81e37
commit a37de9940f

View File

@ -40,6 +40,7 @@ in {
p {
margin: 0;
padding: 0;
font-family: '${config.theme.font}', sans-serif;
}
.w-screen {