This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/**** Individual Blog Posts *****/
|
||||
|
||||
.profile {
|
||||
-webkit-border-radius: 50%;
|
||||
-moz-border-radius: 50%;
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
/**** Categories Pages ****/
|
||||
|
||||
main > h1 {
|
||||
padding-left: 3em;
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/**** Blog Home page *****/
|
||||
|
||||
.banner {
|
||||
max-width: 30%;
|
||||
box-shadow: 0 6px 4px 0 var(--mutedBlack);
|
||||
|
||||
Reference in New Issue
Block a user