Improved card fold, Added one to the index, Fixed typos
Update .gitignore, 403.php, and 4 more files...
This commit is contained in:
@@ -14,3 +14,11 @@
|
||||
// Same as above.
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.r-45 {
|
||||
transform: rotate(45deg);
|
||||
}
|
||||
|
||||
.r-135 {
|
||||
transform: rotate(135deg);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user