Skip to content

Commit

Permalink
blog page ui change
Browse files Browse the repository at this point in the history
  • Loading branch information
Komal73 committed Jan 20, 2024
1 parent 65dcca7 commit 471a1cd
Show file tree
Hide file tree
Showing 4 changed files with 899 additions and 806 deletions.
4 changes: 2 additions & 2 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

body {
font-family: "Quicksand", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-family: "Quicksand", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
background-color: #fff;
height: 50vh;
position: relative;
Expand Down Expand Up @@ -2788,7 +2788,7 @@ html .group-middle {
margin-left: -16px;
}

.unit-spacing-sm>* {
.unit-spacing-sm {
margin-bottom: 10px;
margin-left: 16px;
}
Expand Down
Loading

0 comments on commit 471a1cd

Please sign in to comment.