1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 15:49:44 +02:00

Introduce new button and toolbar styles

This commit is contained in:
Harvey Kandola 2018-12-06 20:13:03 +00:00
parent 3b179d5bc0
commit 0de7efdf20
11 changed files with 420 additions and 109 deletions

View file

@ -28,7 +28,7 @@
> .url {
margin: 20px 0;
color: map-get($gray-shades, 600);
color: map-get($gray-shades, 700);
font-weight: 0.9rem;
}
}