This website requires JavaScript.
Explore
Help
Sign in
unimore
/
pds-2021-g2-nest
Watch
1
Fork
You've already forked pds-2021-g2-nest
0
mirror of
https://github.com/pds-nest/nest.git
synced
2024-11-23 05:24:18 +00:00
Code
Activity
f6b3525660
pds-2021-g2-nest
/
nest_frontend
/
components
/
base
/
layout
/
BodyFlex.module.css
7 lines
102 B
CSS
Raw
Normal View
History
Unescape
Escape
🔧 Refactor more page stuff
2021-05-25 02:06:14 +00:00
.
BodyFlex
{
💥 Sorry! I couldn't make an atomic commit!
2021-04-25 15:22:52 +00:00
display
:
flex
;
flex-direction
:
column
;
🔧 Refactor more page stuff
2021-05-25 02:06:14 +00:00
align-items
:
stretch
;
💥 Sorry! I couldn't make an atomic commit!
2021-04-25 15:22:52 +00:00
gap
:
10px
;
}
Copy permalink