mirror of
https://github.com/yusufipk/teknolojirehberleri.xyz.git
synced 2026-09-11 19:06:07 +00:00
create(layout) created persistance layout
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
.u-center-text {
|
||||
text-align: center !important;
|
||||
}
|
||||
|
||||
.u-margin-bottom-big {
|
||||
margin-bottom: 8rem !important;
|
||||
}
|
||||
.u-margin-bottom-medium {
|
||||
margin-bottom: 4rem !important;
|
||||
}
|
||||
.u-margin-bottom-small {
|
||||
margin-bottom: 1.5rem !important;
|
||||
}
|
||||
|
||||
.u-margin-top-big {
|
||||
margin-top: 8rem !important;
|
||||
}
|
||||
|
||||
.u-margin-top-huge {
|
||||
margin-top: 10rem !important;
|
||||
}
|
||||
Reference in New Issue
Block a user