Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
DARIAH-DE
TextGridRep Portal
Commits
672ff2c6
Commit
672ff2c6
authored
Jun 25, 2020
by
Ubbo Veentjer
Browse files
add viewport for better rendering on mobiles
parent
9ddf4ed4
Pipeline
#141455
passed with stages
in 5 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/jsp/base/head.jsp
View file @
672ff2c6
...
...
@@ -2,6 +2,7 @@
<html
lang=
"en"
class=
"html"
>
<head>
<title>
TextGrid Repository
</title>
<meta
name=
"viewport"
content=
"initial-scale=1.0, width=device-width"
>
<meta
charset=
"utf-8"
>
<link
rel=
"stylesheet"
href=
"/css/custom.css"
>
<link
rel=
"stylesheet"
href=
"/css/more.css"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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