@@ -103,6 +103,7 @@ li{
#l_one{
width: 5rem;
height: 2rem;
+ border-radius:0.7rem;
background-color: rgb(133, 158, 231);
margin: 0 .325rem .25rem;
text-align: center;
@@ -110,6 +111,7 @@ li{
#l_two{
@@ -98,6 +98,7 @@ li{
}
@@ -105,6 +106,7 @@ li{
@@ -113,6 +113,7 @@ li{
span{
width: 2.5rem;
height: 2.25rem;
@@ -114,6 +114,7 @@ li{
position: relative;
width: 7.5rem;
height: 1.625rem;
@@ -119,6 +119,7 @@ li{
width: 1.875rem;
@@ -134,15 +134,10 @@ export default {
</script>
-<style>
-.fullscreen {
- position: relative!important;
- top: 0 !important;
- left: 0 !important;
- width: 100% !important;
- height: 100% !important;
- margin: 0 !important;
- /* z-index: 100; */
+<style scoped>
+.tunneling{
+ width: 100%;
+ height: 100%;
.home{
width: 100%;