Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Websites
KDE Connect Website
Commits
c593c834
Commit
c593c834
authored
Jan 05, 2020
by
Arjun Thekoot Harisankar
💻
Browse files
Options
Browse Files
Download
Plain Diff
Downloads Page Clean Up
parents
2c1b2ed9
67a10bc6
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
137 additions
and
363 deletions
+137
-363
css/main.scss
css/main.scss
+17
-1
download.html
download.html
+120
-362
No files found.
css/main.scss
View file @
c593c834
...
...
@@ -7,4 +7,20 @@
@import
"download.scss"
;
@import
"styles.scss"
;
@import
"download_change.css"
;
@import
"get-involved_change.css"
@import
"get-involved_change.css"
;
@media
(
min-width
:
768px
)
{
.kAppInfo
a
,
.kAppInfo
video
,
.kAppInfo-content
{
flex
:
1
0
;
}
}
@media
(
min-width
:
768px
)
{
.kAppInfo
picture
{
max-width
:
350px
!
important
;
img
{
width
:
100%
;
max-width
:
100%
;
margin
:
0
;
}
}
}
download.html
View file @
c593c834
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment