Fix color-hex-case (CSS)
This commit is contained in:
parent
43ffbed471
commit
04a4ca9a57
12 changed files with 83 additions and 83 deletions
|
@ -176,6 +176,6 @@
|
|||
font-size: 82%;
|
||||
border-radius: 100em;
|
||||
box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12), 0px 2px 4px -1px rgba(0, 0, 0, 0.2);
|
||||
background: #03A9F4;
|
||||
background: #03a9f4;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue