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