mirror of
https://github.com/edufeed-org/edufeed-web.git
synced 2025-12-10 08:44:39 +00:00
Update Placeholders
This commit is contained in:
parent
3889b5f91a
commit
d1d83c630a
2 changed files with 10 additions and 4 deletions
|
|
@ -3007,3 +3007,9 @@ details.collapse summary::-webkit-details-marker {
|
|||
.hover\:underline:hover {
|
||||
text-decoration-line: underline;
|
||||
}
|
||||
|
||||
@media (min-width: 640px) {
|
||||
.sm\:w-1\/2 {
|
||||
width: 50%;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue