mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-26 13:48:17 +00:00
Update layout
This commit is contained in:
@@ -45,7 +45,7 @@ html:not([data-theme="luxury"]),
|
||||
html:not([data-theme="dracula"]) {
|
||||
@include meta.load-css("node_modules/antd/dist/antd.css", $with: null);
|
||||
|
||||
p {
|
||||
p, ul {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
@@ -58,7 +58,7 @@ html[data-theme="luxury"],
|
||||
html[data-theme="dracula"] {
|
||||
@include meta.load-css("node_modules/antd/dist/antd.dark.css", $with: null);
|
||||
|
||||
p {
|
||||
p, ul {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user