diff --git a/about.html b/about.html
index 03a71d34..ec0b33b5 100644
--- a/about.html
+++ b/about.html
@@ -21,7 +21,7 @@
Tourguide.
-
+
- View
diff --git a/packages.css b/packages.css
index e96b566d..d174d9bd 100644
--- a/packages.css
+++ b/packages.css
@@ -300,3 +300,5 @@ h1 span {
width: 90%;
}
}
+
+
\ No newline at end of file
diff --git a/packages.html b/packages.html
index 3d36a499..c212a126 100644
--- a/packages.html
+++ b/packages.html
@@ -94,18 +94,19 @@
.link {
position: relative;
+
}
.link>a {
display: block;
color: white;
text-align: center;
- padding: 6px 10px;
+ padding: 8px 20px;
text-decoration: none;
width: 100%;
transition: all 0.3s linear;
align-items: center;
- margin-top: -15px;
+ margin-top: 10px;
}
.link>a:hover {
@@ -152,7 +153,7 @@
.contact-btn {
position: relative;
- right: 15px;
+ right: -55px;
box-sizing: border-box;
}
@@ -421,14 +422,14 @@