This commit is contained in:
Flatlogic Bot 2025-08-25 14:25:28 +00:00
parent 6d7976e209
commit 27a4163a4e

View File

@ -1,7 +1,7 @@
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap');
body {
background-color: #f8f9fa;
background-color: lightblue;
font-family: 'Poppins', sans-serif;
color: #000000;
}