mirror of
https://github.com/DerTyp7/dertyp7.github.io.git
synced 2025-11-02 06:32:32 +01:00
add header component
This commit is contained in:
@@ -13,3 +13,9 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
}
|
||||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user