📦 Added toast, Material Icon font
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
// Poppins (Google Fonts)
|
||||
@import url("https://fonts.googleapis.com/css?family=Poppins:400,600&display=swap");
|
||||
@import url("https://fonts.googleapis.com/css?family=Material+Icons|Poppins:400,600&display=swap");
|
||||
|
||||
@@ -295,8 +295,8 @@ ol li {
|
||||
|
||||
.flex-wrap {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.show-on-small-screen {
|
||||
|
||||
Reference in New Issue
Block a user