Drobne poprawki

This commit is contained in:
2022-08-15 00:05:11 +02:00
parent d266cb8126
commit 4d997d79e1
7 changed files with 40 additions and 37 deletions
+2
View File
@@ -5,6 +5,7 @@ $breakpointSm: 550px;
$bgColor: #2c3149;
$textColor: #fff;
$secondaryColor: #222;
$accentColor: #ffd600;
::-webkit-scrollbar {
@@ -112,6 +113,7 @@ button.btn {
font-weight: bold;
transition: all 250ms;
background: none;
padding: 0;
&:focus-visible {
outline: 1px solid white;