mirror of
https://github.com/pawelmalak/flame.git
synced 2025-08-03 18:05:18 +02:00
Small changes to CSS. README.md with screenshots
This commit is contained in:
parent
1636b705de
commit
22920f2660
16 changed files with 70 additions and 40 deletions
|
@ -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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue