mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-09-08 21:30:47 +02:00
fix(container): removed padding-top inside with-title class
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
.nes-balloon {
|
||||
@include rounded-corners();
|
||||
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
padding: 1rem 1.5rem;
|
||||
margin: 8px;
|
||||
margin-bottom: 30px;
|
||||
|
||||
background-color: $background-color;
|
||||
|
||||
> :last-child {
|
||||
|
Reference in New Issue
Block a user