Commit compiled CSS
This commit is contained in:
parent
75702be8b1
commit
5dc31be649
1 changed files with 2 additions and 1 deletions
|
@ -10446,7 +10446,8 @@ a.navbar-link:hover {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 250px;
|
top: 250px;
|
||||||
left: 0.75rem;
|
left: 0.75rem;
|
||||||
z-index: 1; }
|
z-index: 1;
|
||||||
|
background: rgba(255, 255, 255, 0.75); }
|
||||||
|
|
||||||
a.card {
|
a.card {
|
||||||
display: block; }
|
display: block; }
|
||||||
|
|
Loading…
Reference in a new issue