This website works better with JavaScript.
Home
Help
Sign In
KXStudio
/
Website
mirror of
https://github.com/KXStudio/Website
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
test css element for abandoned
Signed-off-by: falkTX <falktx@falktx.com>
master
falkTX
3 months ago
parent
2e54c5d3f8
commit
751b1b83e6
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
includes/header.php
+ 2
- 0
includes/header.php
View File
@@ -220,6 +220,8 @@ function isMobile() {
.repository-package > div:first-child {
padding-top: calc(0.5em + 0.5px);
}
.repository-package.abandoned::after {
}
@media only screen and (max-width: 540px) {
.repository-package {
flex-direction: column;
Write
Preview
Loading…
Cancel
Save