mirror of
https://github.com/cactuzhead/Advanced-Progress-Bars.git
synced 2026-07-22 12:20:30 +00:00
Update custom.scss
This commit is contained in:
parent
fe597bec34
commit
71dca45205
1 changed files with 3 additions and 1 deletions
|
|
@ -9,6 +9,8 @@
|
|||
.note {
|
||||
background-color: #e7f3fe;
|
||||
border-left: 4px solid #2196F3;
|
||||
padding: 1em;
|
||||
padding: 0.8rem;
|
||||
margin: 1em 0;
|
||||
border-radius: 4px;
|
||||
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue