⚝
One Hat Cyber Team
⚝
Your IP:
18.118.210.110
Server IP:
15.204.235.159
Server:
Linux srv.techlup.co.ke 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Server Software:
Apache
PHP Version:
8.2.27
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
tech
/
www
/
customaizer
/
css
/
View File Name :
responsive.css
/* Normal desktop :1200px. */ @media (min-width: 1200px) and (max-width: 1500px) { } /* Normal desktop :992px. */ @media (min-width: 992px) and (max-width: 1200px) { } /* Tablet desktop :768px. */ @media (min-width: 768px) and (max-width: 991px) { } /* small mobile :320px. */ @media (max-width: 767px) { } /* Large Mobile :480px. */ @media only screen and (min-width: 480px) and (max-width: 767px) { .container {width:450px} }