mirror of
https://github.com/FranP-code/Open-Telegram-to-Notion-Website.git
synced 2025-10-13 00:42:53 +00:00
changes in auth page
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
.notification {
|
||||
width: 15vw;
|
||||
min-width: 300px;
|
||||
background-color: rgba(71, 151, 255, 0.1647058824);
|
||||
box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.541);
|
||||
background-color: #ffef13;
|
||||
box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.26);
|
||||
position: absolute;
|
||||
top: 80%;
|
||||
left: 50%;
|
||||
@@ -13,5 +13,5 @@
|
||||
.notification p {
|
||||
overflow-wrap: anywhere;
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
font-weight: 560;
|
||||
}/*# sourceMappingURL=notification-style.css.map */
|
||||
Reference in New Issue
Block a user