Update styles

This commit is contained in:
2021-08-17 06:43:35 +02:00
parent f941172b10
commit 9c6fdb46e2
11 changed files with 197 additions and 145 deletions

View File

@@ -1 +1,9 @@
*{box-sizing:border-box;margin:0;padding:0;}
:root {
--font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="">
<!doctype html>
<html lang="pl">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">