A little fix of formatting in main.css.
This commit is contained in:
parent
42c6ce1d95
commit
8e92ef003e
@ -98,8 +98,7 @@ progress {
|
||||
height: 1.1rem;
|
||||
width: 30%; }
|
||||
|
||||
progress::-moz-progress-bar {
|
||||
background-color: var(--primary-color); }
|
||||
progress::-moz-progress-bar { background-color: var(--primary-color); }
|
||||
|
||||
.center { text-align: center; }
|
||||
|
||||
@ -165,4 +164,5 @@ footer {
|
||||
nav {
|
||||
width: 100%;
|
||||
text-align: center; }
|
||||
|
||||
input[type="text"] { width: 100%; } }
|
Loading…
Reference in New Issue
Block a user