mirror of
https://github.com/mainnika/nikita-tokarch-uk.git
synced 2026-05-25 01:03:35 +00:00
Use editors wide-full as left-right aligners
This commit is contained in:
@@ -1,5 +1,13 @@
|
|||||||
@use "./const.scss" as *;
|
@use "./const.scss" as *;
|
||||||
|
|
||||||
|
.kg-width-wide {
|
||||||
|
align-self: flex-start;
|
||||||
|
}
|
||||||
|
|
||||||
|
.kg-width-full {
|
||||||
|
align-self: flex-end;
|
||||||
|
}
|
||||||
|
|
||||||
.kg-card {
|
.kg-card {
|
||||||
width: auto;
|
width: auto;
|
||||||
max-width: 70vw;
|
max-width: 70vw;
|
||||||
|
|||||||
Reference in New Issue
Block a user