Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
GisDune authored Dec 31, 2024
1 parent 4823efd commit 8732978
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -226,18 +226,14 @@
padding: 10px; /* تقليل الحشو على الشاشات الصغيرة */
}
#B_P {
position: absolute;
bottom: 15px; /* ترك مسافة بين الحاوية وأسفل الشاشة */
width: 100%; /* عرض الحاوية */

height: 150px; /* ارتفاع الحاوية */
display: flex;
flex-direction: column;
align-self: flex-start;

}

#splash-screen p {
font-size: 1em; /* تصغير حجم النص في الشاشات الصغيرة */
width: 30%;
width: 40%;
}

button {
Expand Down

0 comments on commit 8732978

Please sign in to comment.