Update Navigation for Blog site

This commit is contained in:
Maria Shodunke
2024-02-08 19:22:36 +00:00
parent acd0116312
commit 2f8b18daf3
6 changed files with 386 additions and 38 deletions

View File

@@ -103,6 +103,8 @@
{
##{$category} {
content: url("../img/blog/#{$category}.png");
max-width:100%;
width:100%;
}
}
}