mirror of
https://github.com/pawelmalak/flame.git
synced 2026-03-06 12:33:12 +08:00
Small changes to CSS. README.md with screenshots
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
.BookmarkCard {
|
||||
/* margin-top: 10px; */
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
@@ -21,8 +20,7 @@
|
||||
transition: all 0.25s;
|
||||
}
|
||||
|
||||
.BookmarkCard a:hover,
|
||||
.BookmarkCard a:focus {
|
||||
.BookmarkCard a:hover {
|
||||
text-decoration: underline;
|
||||
padding-left: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user