mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-09-02 02:22:37 +02:00
fix(container): removed padding-top inside with-title class
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
.nes-progress {
|
||||
@include compact-rounded-corners();
|
||||
|
||||
width: 100%;
|
||||
height: 48px;
|
||||
margin: 4px;
|
||||
color: $base-color;
|
||||
background-color: $background-color;
|
||||
|
||||
-webkit-appearance: none;
|
||||
appearance: none;
|
||||
|
||||
|
Reference in New Issue
Block a user