Skip to content

Commit

Permalink
[mirotalksfu] - fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
miroslavpejic85 committed Jul 17, 2024
1 parent da731a8 commit 55c7da4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions public/css/Room.css
Original file line number Diff line number Diff line change
Expand Up @@ -969,6 +969,7 @@ th {
}

#about button {
border: none;
width: 170px;
height: 40px;
color: #ffffff;
Expand Down
2 changes: 0 additions & 2 deletions public/css/landing.css
Original file line number Diff line number Diff line change
Expand Up @@ -1081,7 +1081,6 @@ label {
background: linear-gradient(65deg, #0275e1 0%, #198ffd 100%);
border-radius: 6px;
filter: brightness(1.1) saturate(1.2);
transform: scale(1.05);
box-shadow: 0 6px 20px rgba(0, 123, 255, 0.4);
}
.button-block {
Expand All @@ -1108,7 +1107,6 @@ label {

.header-logo-image:hover {
filter: brightness(1.5) saturate(1.2);
transform: scale(1.05);
box-shadow: 0 4px 15px rgba(0, 0, 255, 0.6);
}

Expand Down

0 comments on commit 55c7da4

Please sign in to comment.