1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-06-07 10:06:08 +02:00

style: fix color for changelog version tag

This commit is contained in:
Kushagra Gour 2018-07-31 00:43:09 +05:30
parent 763307773d
commit 3d450a58fe

View File

@ -1130,7 +1130,7 @@ body > #demo-frame {
}
.notification__version {
background: #ff8c00;
background: #af6204;
color: white;
padding: 3px;
border-radius: 5px;