mirror of
https://github.com/IgnatZakalinsky/home-works.git
synced 2026-01-30 20:42:04 +00:00
add prettier and reformat all files
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
}
|
||||
|
||||
.sidebar.open {
|
||||
box-shadow: 0 10px 40px rgba(29, 33, 38, 0.13), 0 1px 2px rgba(29, 33, 38, 0.1);
|
||||
box-shadow: 0 10px 40px rgba(29, 33, 38, 0.13),
|
||||
0 1px 2px rgba(29, 33, 38, 0.1);
|
||||
left: 0;
|
||||
position: fixed;
|
||||
transition: 0.2s ease-out;
|
||||
@@ -69,4 +70,4 @@
|
||||
.close img {
|
||||
height: 24px;
|
||||
width: 24px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user