mirror of
https://github.com/kognise/water.css.git
synced 2025-08-13 16:44:58 +02:00
more declarative stytles
This commit is contained in:
@@ -3,7 +3,6 @@ blockquote {
|
||||
background: $background-alt;
|
||||
margin: 1.5em 1em;
|
||||
padding: 0.5em 1em;
|
||||
border-radius: $border-radius;
|
||||
border-bottom-left-radius: 0px;
|
||||
border-top-left-radius: 0px;
|
||||
border-top-right-radius: $border-radius;
|
||||
border-bottom-right-radius: $border-radius;
|
||||
}
|
||||
|
Reference in New Issue
Block a user