Rename styles => css

This commit is contained in:
Ferit Yiğit BALABAN
2022-08-11 19:32:47 +03:00
parent d67ff087fd
commit 5c26ac44ef

View File

@@ -893,7 +893,6 @@ html, body {
padding: 0;
background-color: #364040;
scroll-behavior: smooth;
font-family: sans-serif;
}
a {
@@ -940,18 +939,6 @@ a:active {
padding-bottom: 0;
}
.hidden {
display: none;
}
.flex {
display: flex;
}
.inline-block {
display: inline-block;
}
.no-decoration {
text-decoration: none;
color: inherit;
@@ -1093,6 +1080,7 @@ a:active {
}
#scroll-to-top {
display: none;
width: 50px;
height: 50px;
position: fixed;