mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-05-19 14:18:25 -04:00
Add Material Design for Public and Admin
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
.img-thumbnail{
|
||||
border-radius: 16px;
|
||||
}
|
||||
.img-raised{
|
||||
@include shadow-big-image();
|
||||
}
|
||||
|
||||
.rounded{
|
||||
border-radius: $border-radius-large !important;
|
||||
}
|
||||
Reference in New Issue
Block a user