mirror of
https://github.com/documize/community.git
synced 2025-08-05 05:25:27 +02:00
Remove Boostrap Grid
Replaced with CSS Grid layout.
This commit is contained in:
parent
61c648a7ac
commit
60d2ef57bb
12 changed files with 252 additions and 308 deletions
|
@ -179,12 +179,15 @@
|
|||
margin: 10px 0;
|
||||
|
||||
> .group-name {
|
||||
display: inline-block;
|
||||
color: map-get($gray-shades, 800);
|
||||
font-size: 1rem;
|
||||
font-weight: 500;
|
||||
|
||||
> .group-purpose {
|
||||
color: map-get($gray-shades, 700);
|
||||
font-size: 0.9rem;
|
||||
font-weight: 400;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue