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 *;
|
||||
|
||||
.kg-width-wide {
|
||||
align-self: flex-start;
|
||||
}
|
||||
|
||||
.kg-width-full {
|
||||
align-self: flex-end;
|
||||
}
|
||||
|
||||
.kg-card {
|
||||
width: auto;
|
||||
max-width: 70vw;
|
||||
|
||||
Reference in New Issue
Block a user