1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-08-31 09:41:47 +02:00

fix(container): removed padding-top inside with-title class

This commit is contained in:
Igor Guastalla de Lima
2019-01-02 20:17:34 -02:00
parent 44a1fb2fea
commit 78e522e4dd
4 changed files with 3 additions and 5 deletions

View File

@@ -18,8 +18,6 @@
}
&.with-title {
padding-top: 2rem;
> .title {
display: table;
padding: 0 0.5rem;